.. _CPU_SSE41_Supported: =================== CPU_SSE41_Supported =================== Check if Streaming SIMD Extensions 4.1 (SSE41) instructions are supported. :: CPU_SSE41_Supported PROTO **Parameters** **Returns** TRUE if SSE41 instructions are supported, or FALSE otherwise. **Notes** https://en.wikipedia.org/wiki/SSE4 **See Also** :ref:`CPU_CPUID_Supported`, :ref:`CPU_SSE_Supported`, :ref:`CPU_SSE2_Supported`, :ref:`CPU_SSE3_Supported`, :ref:`CPU_SSE42_Supported`